home *** CD-ROM | disk | FTP | other *** search
- Path: coos.dartmouth.edu!rloisel
- From: rloisel@coos.dartmouth.edu (Rodney E. Loisel)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: CHIP and GCC
- Date: 10 Jan 1996 18:46:21 GMT
- Organization: Dartmouth College, Hanover, NH, USA
- Message-ID: <4d11ht$v4r@dartvax.dartmouth.edu>
- References: <4cgvd5$aa2@serveur.cribx1.u-bordeaux.fr>
- NNTP-Posting-Host: coos.dartmouth.edu
-
- skoruppa@athena.ceremab.u-bordeaux.fr (Nils Skoruppa) writes:
-
- >It seems that the keyword CHIP (or similar) is not
- >yet implemented in GNUC 2.7 for the Amiga.
- >Could someone suggest
- >a reasonable work around (reasonable = not having to
- >change completely and clumbsily programs which freely
- >make use of __chip__ ...).
- >---NP. Skoruppa
-
- I'm using a Manx/Aztec compiler and delete the chip keywork in
- the code and then link with the +CD option that puts the code
- into chip data, otherwise a visit from the GURU...
-
- rloisel@coos.dartmouth.edu (Rodney.E.Loisel)
-
-